Welcome![Sign In][Sign Up]
Location:
Search - car simulation

Search list

[OS programtingche

Description: 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。栈以顺序结构实现,队列以链表实现。-Simulation of car parks in order to stack to queue simulation sidewalk outside the car, in accordance with the read from the terminal sequence of the input data to simulate management. Stack in order to realize the order of the structure, the queue in order to realize list.
Platform: | Size: 4096 | Author: 彭枝考 | Hits:

[Data structschechang

Description: 以栈摸拟停车场,以队列摸拟场外的车道,按照从终端读入的输入数据序列进行摸拟管理。每一组输入数据包括三个数据项:汽车到达或离去的信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若车辆到达,则输出汽车在停车场的内或便道上的位置,若车辆离去,则输出汽车在停车场内停留的时间和应交纳的引用。-Simulation in order to stack the car park to queue simulation outside lane, in accordance with the read from the terminal input data sequence management simulation. Each group of input data consists of three data items: the vehicles arrive at or leave the information, vehicle license number and arrival or departure time. For each group of input data to operate the output after the message is: if the arrival of the vehicles, then the output of motor vehicles in the parking lot or sidewalk on the location, if the vehicle left, the output of motor vehicles in the parking lot to stay within time and should be paid references.
Platform: | Size: 3072 | Author: chuyu1987 | Hits:

[VHDL-FPGA-Verilogspeedmess

Description: 此工程项目包可以实现基于spartan3与CAN总线连接后的的汽车时速的模拟仿真。并可计算轮速差的数值。当此数值超出规定的边界值时报警。-This project can be achieved packet spartan3 based on CAN bus connection with the car after the simulation speed. And calculation of wheel speed differential values. When the value in excess of the value of the border police.
Platform: | Size: 3458048 | Author: 张宇 | Hits:

[OtherMoNiJiaYouZhanDuiLie

Description: 模拟加油站队列 某汽车加油站有两台油泵,每台油泵为一辆汽车加油需d分钟(浮点型),现已知此加油站来车率为1/q分钟(q整型),现用计算机模拟此加油站的工作方式,假设模拟时间长度为longtime(整型)分钟,并用步长法模拟,取采样时间间隔为dt(浮点型)分钟。经典的队列问题,可供初学者熟悉队列的操作 运行后输入d,q,longtime,dt(用空格隔开)即可-Simulation of an automobile gas station gas station queue has two pumps, each pump for a vehicle refueling takes d minutes (floating-point type), now known that this gas station to car rate of 1/q min (q integer), Computer simulation is used in this work stations, assuming that the length of time for the simulation of longtime (integer) minutes, and step-size simulation, check the sampling time interval dt (floating-point type) minutes. Queue classic problem for beginners familiar with the operation of the queue to run after the input d, q, longtime, dt (separated by spaces) can
Platform: | Size: 1024 | Author: XY Z | Hits:

[CSharpParkingLot

Description: 此代码基于C#开发语言,对停车场系统进行仿真。-This code based on the C# Development of language, on the car park system simulation.
Platform: | Size: 80896 | Author: 王俊 | Hits:

[Data structstingchechang

Description: 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。栈以顺序结构实现,队列以链表实现。-Simulation of car parks in order to stack to queue simulation sidewalk outside the car, in accordance with the read from the terminal sequence of the input data to simulate management. Stack structure in order to achieve, the realization of the queue to list.
Platform: | Size: 70656 | Author: hulinjie | Hits:

[Windows Develop2

Description: 计算机仿真的开发与多体动力学的分析 汽车各个部件的仿真-Computer simulation of the development and analysis of multi-body dynamics simulation car all parts
Platform: | Size: 1809408 | Author: 贾禄冰 | Hits:

[SCMmoto_test

Description: 无刷直流电机传感器模拟程序,开发电动车时非常有用-Brushless DC motor sensors simulation program to develop electric car is very useful
Platform: | Size: 7168 | Author: cp | Hits:

[OtherparkSimulation

Description: 主要实现对汽车进入驶出停车场的仿真。当汽车进入时,要判断该车所持卡号是否为合法卡,以及场中是否有空位决定该车能否出入。同理当车驶出时,要看该车卡号是否合法,能否驶出。以及,在进入驶出时,行车道上是否有车辆行驶冲突,从而决定让道操作。-The main exit of the car into the parking lot of the simulation. When the car enters, it is necessary to judge whether the car
Platform: | Size: 814080 | Author: QinYing | Hits:

[Data structstingchechang

Description: 停车场模拟,使用VC++6.0 编写,希望对大家有益。-Car park simulation, the use of VC++ 6.0 to prepare, I hope useful for all of us.
Platform: | Size: 200704 | Author: zhouzhou | Hits:

[Windows Develophsjsy

Description: 汽车后视镜球头耐磨机试验机程序。原理是通过控制上下左右4个气缸往复运动,模拟人手扳动后视镜做耐久试验-Car rearview mirror ball wear-resistant machine testing machine procedures. Principle is that by controlling the up and down about four-cylinder reciprocating motion, simulation staff pulled the rearview mirror to do durability testing
Platform: | Size: 2048 | Author: cjf | Hits:

[Data structs200603011052sjjg

Description: 本人自己作的一个数据结构课程设计,曾获得过满分.它是一个停车场管理系统,利用所学的栈,队列知识对停车厂管理系统进行模拟.本程序有记录停车时间的功能并且可以自动计费,功能强大.-I own a data structure for curriculum design, has won out. It is a car park management system, using what we learned in the stack, queue停车厂knowledge management system simulation. This procedure parking time record function and can be automatically Billing and powerful.
Platform: | Size: 389120 | Author: 王晓宁 | Hits:

[Data structshello

Description: 管理停车场的模拟程序,是数据结构课程设计的一部分,用到栈和队列-Simulation of the car park management procedures, data structure is part of the curriculum design, used for stack and queue
Platform: | Size: 1024 | Author: sunnydream | Hits:

[VHDL-FPGA-VerilogAUTOLED

Description: 共6个尾灯,汽车正常行驶时,6个灯全灭; 左转时,左边3个灯从右到左依次亮灭; 右转时,右边3个灯从左到右依次亮灭; 刹车时,车灯全亮;故障时,全部闪烁。 在软件工具平台上,进行VHDL语言的各模块编程输入、编译实现和仿真验证。 -A total of six taillights, car normal driving, the six light body turn left when the left 3 lights from right to left followed by anti-liang turn right, the right side 3 lights to eliminate light from left to right braking , the whole bright lights failure, all the flashes. Software tools in the platform, the VHDL language programming input of the module, compile the realization and simulation.
Platform: | Size: 264192 | Author: doraemon | Hits:

[Other Games20080715_PhyToyV1_0

Description: 一款2D物理模拟软件,仿制了真实环境物体的各种连接与碰撞效果 应用介绍: 少年智力开发,学校物理课程指导,各种机构运动的研究 ,基于冲量的刚体铰链与碰撞,销限制铰接计算出链、摆、小车等模型,通过与扭簧配合模拟出玩具木马模型 仿真真实世界物理状态,建立了可用户控制的功能,达成了如同儿童玩具房的环境 -A 2D physics simulation software, imitation of the real environment of a variety of objects connected with the effect of the application of the collision description: juvenile mental development, school physics curriculum guide, a variety of sports research institutions, based on the impulse of a rigid body hinge and collision, and marketing restrictions hinged calculation a chain, pendulum, car and other models, with the spring toy horse with simulated real-world physics simulation models, and established a user-controlled functions can be reached as children s toys room environment
Platform: | Size: 29696 | Author: wbb21230 | Hits:

[Data structstingche

Description: 模拟停车场的管理软件,已调试过的,可以运行。-Simulation of the car park management software, has been testing, you can run.
Platform: | Size: 2048 | Author: dingj | Hits:

[Data structsParking

Description: 数据结构课程设计,实现一个停车场管理模拟的小程序,主要是对栈和队列的经典操作-Data structure curriculum design, the realization of a simulation of a small car park management procedures, mainly for classic stack and queue operation
Platform: | Size: 12288 | Author: y0315219 | Hits:

[matlabSimulink

Description: 基于Simulink的小车_倒摆模糊自适应控制系统设计与仿真-Simulink based on the car _ inverted pendulum fuzzy adaptive control system design and simulation
Platform: | Size: 206848 | Author: xiaxia | Hits:

[OtherPT_Simulation

Description: 模拟汽车发车的模型。 算法非常值得学习-Simulation model car start. Algorithm is very worthy of study
Platform: | Size: 3938304 | Author: hwj | Hits:

[2D Graphictraffic

Description: 红绿灯交通系统仿真。可调节车流量(Car Flux)和司机遵守交规的概率(Abide Rate)。细节部分如车的转向灯、尾灯都体现出来了。-Traffic light traffic system simulation. Adjustable flow (Car Flux) and drivers to comply with the probability of cross-regulation (Abide Rate). Details such as the car turned lights, taillights are manifested.
Platform: | Size: 51200 | Author: ctqy | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »

CodeBus www.codebus.net